Remove hardcoded instances of TIMER_SLOP.
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 10 Feb 2010 13:27:55 +0000 (13:27 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 10 Feb 2010 13:27:55 +0000 (13:27 +0000)
commite1fadda8bd76fab0cc7c3d17e1437151ae8ed647
tree372ad359fbce3b27f747dce681b70f2ea55b3fa8
parente9603f14e3ddf91f2838a6798fab3897fe069259
Remove hardcoded instances of TIMER_SLOP.

They aren't needed at all, since slop now only delays a timer firing,
rather than allowing it to happen early.

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/arch/ia64/vmx/vlsapic.c
xen/common/schedule.c